cssstyle: Don't store custom css properties
authorBenjamin Otte <otte@redhat.com>
Fri, 20 Nov 2015 18:37:52 +0000 (19:37 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 20 Nov 2015 20:22:15 +0000 (21:22 +0100)
commitd75989a52b6e19aa53de3c8d08ae47c6441882ed
tree2f08c17452d6667909036a6fa66fb5dca51ffb60
parent6489ec440fde74a4db3ed283b1e96f94120e45af
cssstyle: Don't store custom css properties

This makes custom CSS properties no longer configurable. But it avoids
crashes when loading custom themes, so that's a good thing.

Testcase included.

https://bugzilla.redhat.com/show_bug.cgi?id=1281234
gtk/gtkcsslookup.c
gtk/gtkcsslookupprivate.h
gtk/gtkcssstaticstyle.c
gtk/gtkcssstaticstyleprivate.h
testsuite/gtk/stylecontext.c